Mathematica How To Use

I hope this file can help you to
1. get started with Mathematica
2. see how to get advantage of vector computing

Computations

Computations

Run:
1. shift+Enter
2. The other Enter key

Mathematica how to use_1.gif

Mathematica how to use_2.gif

Mathematica how to use_3.gif

Constants

Mathematica how to use_4.gif

Math Functions

Mathematica how to use_5.gif

Mathematica how to use_6.gif

Tutorial

Brower: F1

Mathematica how to use_7.gif

Online help : http://reference.wolfram.com/mathematica/guide/Mathematica.html

Hot Key

ctrl+2

Mathematica how to use_8.gif

ctrl+6

Mathematica how to use_9.gif

esc+ee+esc
esc+p+esc
esc+ii+esc

Mathematica how to use_10.gif

ctrl+/

Mathematica how to use_11.gif

Mathematica how to use_12.gif

List

Construction

Mathematica how to use_13.gif

Mathematica how to use_14.gif

Mathematica how to use_15.gif

Operation

Mathematica how to use_16.gif

Matrix Construction & Operation

Mathematica how to use_17.gif

ListPlot

Mathematica how to use_18.gif

Mathematica how to use_19.gif

Mathematica how to use_20.gif

Discrete Fourier Transform

Mathematica how to use_21.gif

Program

Variables

Mathematica how to use_22.gif

Mathematica how to use_23.gif

Procedural Program

Mathematica how to use_24.gif

Function

Mathematica how to use_25.gif

Mathematica how to use_26.gif

Mathematica how to use_27.gif

Other

TimeUsed

initime = TimeUsed[];
100000!;
TimeUsed[]-initime
Clear[initime];

Interpolation

InterpolatingPolynomial[]
Interpolation[]

Integration

Integrate[Log[Sin[x]], {x, 0, Pi}]

More On List Computating

Using FFT As An Example

Mathematica how to use_28.gif

Mathematica how to use_29.gif

Mathematica how to use_30.gif

Mathematica how to use_31.gif

Mathematica how to use_32.gif

Mathematica how to use_33.gif

Mathematica how to use_34.gif

Using CRR Tree As An Example

Mathematica how to use_35.gif

Mathematica how to use_36.gif

Mathematica how to use_37.gif

Mathematica how to use_38.gif

Mathematica how to use_39.gif

Mathematica how to use_40.gif

Spikey Created with Wolfram Mathematica 8.0